go/token.tree.replaceChild (method)
3 uses
go/token (current package)
tree.go#L217: func (t *tree) replaceChild(parent, old, new *node) {
tree.go#L279: t.replaceChild(p, y, x)
tree.go#L299: t.replaceChild(p, x, y)
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)